Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 173,142 for

document formatting

(0.51 sec)
  1. Convert MD to DOCX – C# code and Online Converter

    Sample C# code for MD to DOCX conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online MD to DOCX Converter for free!...Instantly convert MD to DOCX format with our free online converter...for .NET Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/conversion/md-to-d...
  2. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word Document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…...images and captions from a word document Aspose.Words Product Family...extract Images from a word document. How can i get captions for...

    forum.aspose.com/t/extracting-images-and-captio...
  3. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API... In this document, we will explore how to rotate...selected cell(s) and choose “Format Cells” from the context menu...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  4. Add Ellipses to Presentations in Java|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Java across PPT and PPTX presentations—Java code examples included....Create a Formatted Ellipse To add a better formatted ellipse to...given below, we have added a formatted ellipse to the first slide...

    docs.aspose.com/slides/java/ellipse/
  5. Convert PDF to DOC via C# | Aspose

    Sample code for PDF to DOC C# conversion. Use API example code for batch PDF files to DOC conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-doc/
  6. Convert PDF to JSON via C# | Aspose

    Sample code for PDF to JSON C# conversion. Use API example code for batch PDF files to JSON conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-j...
  7. Edit Visio VDX files via Java | products.aspose...

    Java sample code to edit Visio VDX Documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....VDX Edit VDX Formats in Java Native VDX document editor using...VDX Files in Java A basic document editing with Aspose.Diagram...

    products.aspose.com/diagram/java/editor/vdx/
  8. Setting Chart Appearance with Golang via C++|Do...

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....Developers can apply different formatting settings to an area by changing...color, background color, fill format, etc. In the example given...

    docs.aspose.com/cells/go-cpp/setting-chart-appe...
  9. How to Read Bookmarks in PDF using Java

    This tutorial provides details on how to read bookmarks in PDF using Java. You can extract bookmarks in pdf using Java such that all the main bookmarks and their child bookmarks can also be retrieved....bookmark like its title and formatting information like color, is...target PDF file using the Document class object to fetch the...

    kb.aspose.com/pdf/java/how-to-read-bookmarks-in...
  10. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...Exception { // The path to the document directory. // Create an instance...setVisible(false); // Set the Plot Area Formatting Automatic chart.getPlotArea()...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...